home *** CD-ROM | disk | FTP | other *** search
/ Na's Bidet 9B / Na's Bidet 9B.iso / data / asowinmn.dir / 00065_Script_65 < prev    next >
Text File  |  1995-07-13  |  225b  |  13 lines

  1. on exitFrame
  2.   
  3.   repeat with n = 520 to 641
  4.     set the castNum of sprite 3 =N
  5.     updateStage
  6.   end repeat 
  7.  star
  8.   sound fadeOut 1,50
  9.   puppetSprite 4,False
  10.   unload "T1","T2"
  11.   PreLoad "1","Q1"
  12.   go to "L"
  13. end